projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4796cd0
)
lib/repo: Fix a typo in a documentation comment
author
Philip Withnall
<withnall@endlessm.com>
Mon, 19 Jun 2017 22:29:55 +0000
(23:29 +0100)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 27 Jun 2017 19:19:32 +0000
(19:19 +0000)
Looks like a copy-paste error.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #961
Approved by: cgwalters
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index 1db748cb3350890d86b7fdf86bab22e3a7cfd51b..6dcb70dea9d8bdf9c9e57934517cf0960bc2fc93 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-4064,7
+4064,7
@@
ostree_repo_sign_delta (OstreeRepo *self,
* @cancellable: A #GCancellable
* @error: a #GError
*
- * Add a GPG signature to a s
tatic delta
.
+ * Add a GPG signature to a s
ummary file
.
*/
gboolean
ostree_repo_add_gpg_signature_summary (OstreeRepo *self,